home *** CD-ROM | disk | FTP | other *** search
- /* Text Styles */
- hr { color: #000000}
- body, table /* Normal */
- {
- font-size: 12pt;
- font-family: 'Times New Roman';
- font-style: normal;
- font-weight: normal;
- color: #000000;
- text-decoration: none;
- }
- span.f_Bulleted_main /* Bulleted_main */
- {
- }
- span.f_Bulleted_sublist /* Bulleted_sublist */
- {
- }
- span.f_Bulleted_sublist2 /* Bulleted_sublist2 */
- {
- }
- span.f_CodeExample /* Code Example */
- {
- font-size: 8pt;
- font-family: 'Courier New';
- color: #000000;
- }
- span.f_Comment /* Comment */
- {
- }
- span.f_CourierFixed /* Courier Fixed */
- {
- font-size: 9pt;
- font-family: 'Courier New';
- color: #000000;
- }
- span.f_Heading1 /* Heading1 */
- {
- font-size: 14pt;
- font-weight: bold;
- }
- span.f_ImageCaption /* Image Caption */
- {
- font-weight: bold;
- color: #000000;
- }
- span.f_Italic_related /* Italic_related */
- {
- font-style: italic;
- font-weight: bold;
- }
- span.f_Link_related /* Link_related */
- {
- }
- span.f_Notes /* Notes */
- {
- }
- span.f_Toggle_inline /* Toggle_inline */
- {
- color: #008000;
- }
- /* Paragraph styles */
- p /* Normal */
- {
- text-align: justify;
- text-indent: 0px;
- padding: 0px 0px 0px 0px;
- margin: 0px 0px 0px 0px;
- }
- .p_Bulleted_main /* Bulleted_main */
- {
- margin: 0px 0px 0px 24px;
- }
- .p_Bulleted_sublist /* Bulleted_sublist */
- {
- margin: 0px 0px 0px 54px;
- }
- .p_Bulleted_sublist2 /* Bulleted_sublist2 */
- {
- margin: 0px 0px 0px 77px;
- }
- .p_CodeExample /* Code Example */
- {
- text-align: left;
- white-space: nowrap;
- }
- .p_Comment /* Comment */
- {
- }
- .p_Heading1 /* Heading1 */
- {
- }
- .p_ImageCaption /* Image Caption */
- {
- margin: 5px 0px 5px 48px;
- }
- .p_Italic_related /* Italic_related */
- {
- margin: 0px 0px 10px 0px;
- }
- .p_Link_related /* Link_related */
- {
- margin: 0px 0px 0px 10px;
- }
- .p_Notes /* Notes */
- {
- }
- .p_Toggle_inline /* Toggle_inline */
- {
- }
-